home *** CD-ROM | disk | FTP | other *** search
/ Risc World 3 / Risc World 3.iso / SOFTWARE / ISSUE3 / PD / NEWALARM / !NewAlarm / !Run < prev    next >
Text File  |  2001-06-06  |  811b  |  25 lines

  1. Set NewAlarm$Dir <Obey$Dir>
  2.  
  3. Iconsprites <NewAlarm$Dir>.!Sprites
  4.  
  5. WimpSlot -min 32k -max 32k
  6.  
  7. RMEnsure SlidingHeap 2.0 RMLoad <NewAlarm$Dir>.SlidingHp
  8.  
  9. RMEnsure BorderUtils 0.02 RMEnsure WindowManager 3.17 RMLoad System:Modules.BorderUtil
  10. |bugfix for RISC OS 3·1
  11.  
  12. |  -interval (or -i) represents default repeat interval from 1 to 6
  13. | 1=minutes 6=years (see 'Intervals at which we can repeat', Messages file)
  14.  
  15. |  -value (or -v) represents default repeat value from 1 to 255
  16. | i.e. Run <NewAlarm$Dir>.!RunImage -v 3 -i 5 causes repeat window to open with
  17. | default value of 3 months
  18.  
  19.  
  20. | If all this worries you, you may omit either or both parameters!
  21.  
  22. | If -autosave is used NewAlarm will attempt to save the alarms file
  23. | every time an alarm goes off 
  24.  
  25. Run <NewAlarm$Dir>.!RunImage -interval 4   -v 1  -autosave